Switch to lt_dlopenadvise() so back_perl can be opened with RTLD_GLOBAL. Open all...
authorJan-Marek Glogowski <jan-marek.glogowski@muenchen.de>
Tue, 18 May 2010 15:47:05 +0000 (17:47 +0200)
committerRyan Tandy <ryan@nardis.ca>
Sun, 18 Oct 2020 16:03:46 +0000 (17:03 +0100)
commit35c51331d93baa320d724190f630b31d68702735
treefebc634f8eb95bb07d666238a8db9d67361ee5ca
parentb2133da7474af58fb2ee15c53746ccfbdf4b1328
Switch to lt_dlopenadvise() so back_perl can be opened with RTLD_GLOBAL. Open all modules with RTLD_GLOBAL, needed so that back_perl can load non-trivial Perl extensions that require symbols from back_perl.so itself.

Bug-Debian: http://bugs.debian.org/327585

Gbp-Pq: Name switch-to-lt_dlopenadvise-to-get-RTLD_GLOBAL-set.diff
servers/slapd/module.c